Functions


Creating and Updating Alias Records

NewAlias Creates a complete alias record.
NewAliasMinimal Creates a short alias record quickly.
NewAliasMinimalFromFullPath Creates an alias record that contains only the full pathname of the target.
UpdateAlias Updates an alias record.

Resolving and Reading Alias Records

GetAliasInfo Gets information from an alias record without actually resolving the record.
MatchAlias Identifies a list of possible matches and passes the list through an optional selection filter. The filter can return more than one possible match.
ResolveAlias Identifies the single most likely target of an alias record.

Miscellaneous

CallAliasFilterProc
DisposeAliasFilterUPP
FollowFinderAlias
InvokeAliasFilterUPP
IsAliasFile
MatchAliasNoUI
NewAliasFilterProc
NewAliasFilterUPP
ResolveAliasFile
ResolveAliasFileWithMountFlags
ResolveAliasFileWithMountFlagsNoUI
ResolveAliasWithMountFlags
ResolveSymlink

© 2000 Apple Computer, Inc. — (Last Updated 4/4/2000)